The daemon looks at the file /auth for doing authentication. The format of this file is straightforward, each line contains a username:password:level tuple in plaintext.
Additionally, you’ll need to configure the privilege for your deluge users by adding it to the authentication file. Find the auth file at (.config/deluge/auth), open it, and add an entry for the user.
Install deluge and optionally install deluge-gtk. Be sure to read and install the optional dependencies for the gtk client deluge-gtkto enable desktop notifications and appindicator notifications. 在「wiki.archlinux.org」查看更多資訊 Deluge works with a client/se
The file managing the authentication for deluge, the format of this file is straightforward, each line contains a username:password:level tuple in plaintext. It only has an effect when option} services.deluge.declarative is set to true.
First make sure you’re using WebUI and WebAPI plugin is active under “Preferences -> Plugins”. Use POST method for HTTP requests. Make requests with valid JSON (including Accept: application/json and Content-Type: application/json HTT
Create a Deluge user for clients/UIs to access the daemon by editing the authentication file, auth, located in the above config location. The auth file should consist of lines of <username>:<password>:<level>.